VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / PropertySetter<TTarget,TValue> Class
In This Topic
PropertySetter Class Methods
In This Topic
For a list of all methods of this type, see PropertySetter<TTarget,TValue>.
Public Methods
 NameDescription
Public MethodDetermines whether this processing command can be applied to the specified target.
Public MethodOverloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>)
Public MethodOverloaded. Executes processing command on the specified target.
Public MethodReturns an enumerator that iterates through a collection of nested commands. (Inherited from CompoundProcessingCommand<TTarget>)
Public MethodReturns a string representation of this object. (Inherited from ProcessingCommand<TTarget>)
Protected Methods
 NameDescription
Protected MethodSets the property value.
See Also